BACK TO LIST

Syntax:

VA1.Consider_this_Lang_File_to_Add = Location

Details :

This specifies the location of the Langauge file with its name without *.Lang, which holds the crucial information of the string compare protocols , and other features of the word like the Word (or word's ) itself , Language Font, Time length , No. of Divisons and other Artificial Intelligence Interface.

Example :

Private Sub NowStartSpeechWork()

VoiceAction 1.....

:

:

:

VoiceAct1.Consider_this_Lang_File_to_Add = App.path & "\MyEnglish1"

End Sub

BACK TO LIST